Bookmark
Why Raspberry Pi isn't vulnerable to Spectre or Meltdown - Raspberry Pi
https://www.raspberrypi.org/blog/why-raspberry-pi-isnt-vulnerable-to-spectre-or-meltdown/, posted 2018 by peter in hardware security
Spectre and Meltdown are side-channel attacks which deduce the contents of a memory location which should not normally be accessible by using timing to observe whether another location is present in the cache.
A great article that explains the widely debated security vulnerabilities in some CPUs.